home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / UTILS / LZAPI32.ZIP / APPSETUP.INF next >
Encoding:
INI File  |  1996-10-02  |  2.0 KB  |  82 lines

  1. ; Installation Script for ASetup
  2. ; Created automatically by ASetup-Witch Version 0.13
  3.  
  4. [DialogEng]
  5.  MCaption = "Installing LZAPI 32-Bit Edition"
  6.  Small    = "<Shareware evaluation Version> Common Archiver Programming Interface v2.1h"
  7.  Big      = "Your Doorway to the ARCHIV"
  8.  Caption  = "LZAPI32 and LZVIEW32"
  9.  
  10. [data]
  11.  DefDir = C:\LZAPI32
  12.  
  13. [Disks]
  14.  1 = ., "LZAPI Disk 1"
  15.  
  16. [Needed.Space]
  17.  MinSpace = 1551384
  18.  
  19. [ModulesEng]
  20.  app.copy.lzview, "LZVIEW Demo Application"
  21.  app.copy.lzres, "Resource and Bitmap Decompressor"
  22.  app.copy.msvc, "Microsoft C Import Librarys"
  23.  
  24. [APP.COPY.APPSTUFF]
  25.  #Lapp.lzsmall, 0:lzsmall    ;Small Demo-Program C with MS-C Make File
  26.  #Lapp.stuff, 0:.    ;Anwendung Hauptteil
  27.  
  28. [APP.COPY.LZRES]
  29.  #Lapp.lzres, 0:lzres    ;Resource and Bitmap Decompressor
  30.  
  31. [APP.COPY.LZVIEW]
  32.  #Lapp.lzview, 0:.    ;LZVIEW Demo Application
  33.  #Llzview.win, 0:system    ;Windows-Path DLLs
  34.  
  35. [APP.COPY.MSVC]
  36.  #Lapp.msvc, 0:msvc    ;Microsoft C Import Librarys
  37.  
  38. [APP.COPY.PASCAL]
  39.  #Lapp.pascal, 0:.    ;Pascal-Support Files
  40.  
  41. [ASETUP]
  42.  #LASetup, 0:.    ;Installationsprogramm
  43.  
  44. [LASetup]
  45. 1:SETUP.EXE, "Installationsprogramm"
  46. 1:SETUENG.DLL, "Installationsprogramm"
  47.  
  48. [Lapp.lzres]
  49. 1:LZRES.LZH, "Reource Decompressor Feature"
  50.  
  51. [Lapp.lzsmall]
  52. 1:LZSMALL.LZH, "Small archive-Viewer with Source"
  53.  
  54. [Lapp.lzview]
  55. 1:LZVIEW.LZH, "LZVIEW advanced Demo application"
  56. 1:DAVINCI.LZH, "LZVIEW advanced Demo application"
  57.  
  58. [Lapp.msvc]
  59. 1:MSC.LZH, "Microsoft C Import Librarys"
  60.  
  61. [Lapp.stuff]
  62. 1:WARC.LZH, "Archiver DLL"
  63. 1:SIMPLEC.LZH, "Simple C-Example"
  64. 1:PRTALL.LZH, "Helpfile Print Support"
  65. 1:LZAPI0.LZH, "Application Program Interface"
  66. 1:LZANI.LZH, "WinHelp Animation Feature"
  67. 1:WLHA.LZH, "Extended LHA Compressor Support"
  68.  
  69. [Llzview.win]
  70. 1:CTL3DV2.LZH, "3D-Look DLL"
  71.  
  72. [Progman.groups]
  73. LZAPI
  74.  
  75. [LZAPI]
  76.  "LZVIEW advanced Demo application", 0:LZVIEW32.EXE
  77.  "Helpfile Print Support", 0:PRTALL.HLP
  78.  "Programming Interface Help", 0:LZAPI.HLP
  79.  "Small archive-Viewer with Source", 0:LZSMAL32.EXE
  80.  
  81. [Exec]
  82.